Fix bugs Alex found:
authorHavoc Pennington <hp@redhat.com>
Mon, 4 Dec 2000 16:11:51 +0000 (16:11 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Mon, 4 Dec 2000 16:11:51 +0000 (16:11 +0000)
commit9cca191b6adda9c3e7a509769cb0442a84ac2794
treebda4fbef13284b0c6485be43915661eb2eeb25be
parent15c81f52d39865d2780f46a43ff906af539fe4c8
Fix bugs Alex found:

2000-12-04  Havoc Pennington  <hp@redhat.com>

        Fix bugs Alex found:

* gtk/gtktooltips.c (gtk_tooltips_force_window): nuke connection
to "draw"

* gtk/gtkdnd.c (gtk_drag_highlight): nuke connection to "draw"

* gtk/gtkcolorsel.c (palette_new): nuke connection to "draw"

* gtk/gtklistitem.c (gtk_list_item_expose): Put the old _draw()
implementation in here, apparently the expose() implementation was
dead code.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcolorsel.c
gtk/gtkdnd.c
gtk/gtklistitem.c
gtk/gtktooltips.c